home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Suzy B Software 2
/
Suzy B Software CD-ROM 2 (1994).iso
/
prntutil
/
pcag
/
pcag.doc
< prev
next >
Wrap
Text File
|
1995-04-25
|
5KB
|
118 lines
The SilkWare Print Control Accessory Generator (PCAG)
For any Atari ST/STe/TT computer
Program and doc file are (c) 1992 Mark Slagell
SilkWare, PO Box 3260, Madison, WI 53704
March 11, 1992
What it is
==========
PCAG is a truly unique utility. Given a simple text file that you supply
(an example is provided), it generates a desk accessory to send any
instructions you want to your printer. There may be up to 12 instructions
defined, each having a length of up to 39 bytes.
Just how do you do this?
========================
Using any text editor that generates ASCII text, create a text file with
the instructions you want included. Refer to your printer's manual for
the codes themselves, and refer to SAMPLE.DAT to see how to construct the
text file.
The first line should contain the name of the printer you are using, and
end with a carriage return. Following lines should start with a label for
each instruction (12 character limit), followed by a comma, then decimal
numerals (not hex!!) for each byte in the instruction, separated by
commas, and terminated by an asterisk (*). If a multi-byte instruction is
too long for one text line, simply continue it on the next.
If you enter more then 12 instructions, the extras are ignored. Any names
that are too long to fit in their buttons are truncated on the right.
Save your text file under any filename you like. Then run PCAG.PRG. You
will be prompted for the name of the text file. If you receive any error
messages here, double-check the format of that text file. Otherwise you
will be prompted for an accessory name. Use whatever you like (for
example, MY_OWN.ACC). PCAG creates a desk accessory under that filename,
then exits.
If your new accessory is not already in the root directory of your boot
disk, move or copy it there. Then reboot your system.
Using your new desk accessory
=============================
When you activate 'Print control' from the 'Desk' menu, the accessory
first checks whether your printer is online, then presents you with a
dialog showing what instructions you may send to your printer. Click on
whichever one you want to send. To cancel, click 'Cancel' or press
RETURN.
If you hold down the Control key while clicking on an instruction, you can
send another without having to pull the accessory menu down again.
To get the full use of the accessory within some word processors, you may
want to simplify the printer driver you are using. Find any
initialization codes that would override instructions from your desk
accessory, and remove them from the driver. In the case of Word Perfect,
these would be found under "Initialize printer before print job" and
"Initialize printer at top of page".
About the sample provided
=========================
The sample data file and accessory are for use with the Panasonic 1124i
printer, which is just what I happen to use.
The first few instructions (Draft, Roman, etc.) invoke various resident
fonts. 'Elite8' resets the printer, sets draft elite mode, and moves the
left margin in eight spaces; I use this for printing text files from the
desktop. 'Elite0' does the same thing but leaves the left margin at zero.
Legaleze
========
This package is shareware. Any accessory generated by this unregistered
version, while being entirely functional, will annoy you with a few
commercials. Registered users receive a version that does not generate
any interruptions. You can register by sending $10 to SilkWare (address
provided at the top and bottom of this document).
Anyone may freely distribute this package, if the following files are
included and unaltered: PCAG.PRG, PCAG.DOC, SAMPLE.ACC, and SAMPLE.DAT.
Parting words
=============
PCAG is written entirely in assembly language.
SilkWare has produced a number of utilities for the Atari ST/TT computer
line, including SilkMouse (gives the mouse resolution-independence and
very, very smooth acceleration) and SilkFont (makes all system fonts
editable, ST/STe only).
If you purchased a graphics tablet from EI/O or QMI way back when, and
found it no longer worked when you upgraded your computer, you can get it
working again by ordering a better driver from SilkWare for $29.95. There
is one version for the QMI (Mitsubishi) and another for the EI/O
(Summagraphics) tablet. Each is painstakingly TOS-legal, and works on
everything right up through the TT.
Contact M.SLAGELL (GEnie) or via paper mail:
Mark Slagell
SilkWare
PO Box 3260
Madison, WI 53704